.cont{width: 1200px;
    margin: auto;
    background: #ffffff;
    overflow: hidden;
    min-height: 500px;}
.tn{width: 96%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 25px;}
.jdnews{
    height: 140px;
    width: 1200px;background: #ffffff;}
.qh {
	width: 1200px;
	height: 140px;
}
.qh .swiper-slide {
display: flex;
    align-items: center;
    justify-content: center;
}

.qh .swiper-slide a span {
	
	margin: auto;
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	
	color: #2189c9;
	
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
}
.qh .swiper-slide a p {
    display: block;
    font-size: 15px;
       width: 100%;
  margin: auto;
text-align: center;
color: #adadad;
line-height:40px;
}
  .pr,.ne{
--swiper-theme-color: #ff6600;
    --swiper-navigation-color: #ffffff;
    --swiper-navigation-size: 22px;
    background: #2189c9;
    padding: 6px;
    border-radius: 5px;
  }
.left-1{width:615px;float:left;overflow: hidden;    background: #ffffff;}
.qh1,.qh1 .swiper-slide a img{width:615px; height:345px;}
 .qh1 .swiper-slide {

      font-size: 16px;
 

   
    }

 .qh1 .swiper-slide a span {
    bottom: 45px;
    display: inline-block;
    position: relative;
    background-color: rgba(50,50,50,0.5);
    width: 100%;
    height: 45px;
}
.zs{  text-align: right;position: relative;
    z-index: 999999;
    bottom: 28px!important;}

.qh1 .swiper-slide a span d{
    color: #ffffff;
    line-height: 40px;
    padding-left: 10px;
display: block;
    width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.zs .swiper-pagination-bullet {
	width:10px!important;
	height: 10px!important;
	display: inline-block;
	opacity: 1;	
	background: #cccccc;
}
.zs .swiper-pagination-bullet-active {
	background: #e61919!important;
}
.right-1{width:510px;
    float: right;
    overflow: hidden;}
.tad01 {
	width: 100%;

	height: 34px;border-bottom: 3px solid;
    border-image: linear-gradient(to right, #2189c9, #ffffff);
    border-image-slice: 1;
}
.tad01 li.hover {
	border-bottom: 0px solid #000000;
}
.tad01 li a {
	font-size: 18px;
	color: #909090;
	font-weight: bold;
}
.tad01 li.hover a {
	color: #000000;
}
.tad01 li {
	overflow: hidden;
	float: left;
	
	padding: 0px 10px 10px 10px;
	text-align: center;
	margin-right: 10px;
}
.tjlist {
	width: 99%;
	margin: auto;
}
.tjlist li {
	width: 100%;
	line-height: 52px;
	overflow: hidden;
}
.tjlist li a {
	font-size: 18px;
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;	
	padding-left: 18px;
color: #000000;
}
.tjlist li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #dddddd;
    float: left;
    margin-top: 24.5px;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;
}
.szfxx_list li span{display:none;}
.szfxx_list{}
.szfxx_list li:nth-child(n+6){display:none;}
.a1{    float: left;
    width: auto!important;
    display: block!important;
    color: #c00000!important;}
.a2{float: left;
    width: 66%!important;
    padding-left: 5px!important;}
.qh3 {
	width:527px;
	height:75px;
	float:right;
}
.qh3 .swiper-slide {
	font-size: 16px;
	align-items: center;
}
.qh3 .swiper-slide a img {
	width:527px;
	height:75px;
}
.qh3 .swiper-slide a span {
	bottom: 18px;
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
	height: 20px;
}
.zs2 {
	text-align: right;
	position: relative;
	z-index: 999999;
	bottom: 18px!important;
}
.zs2 .swiper-pagination-bullet {
	width:15px!important;
	height: 4px!important;
	display: inline-block;
	opacity: 1;
	border-radius: 0%!important;
	background: #ffffff;
}
.zs2 .swiper-pagination-bullet-active {
	background: #e61919!important;
}
.szf{width: 600px;
    float: left;
}
.szf a img{width:100%;}
.tittn{display: flex;
    align-items: center;
    justify-content: space-between;margin-bottom: 25px;}
.zwtitleft{height: 3px;
width: 500px;
    background-color: #2189c9;
    background: -webkit-linear-gradient(left,#2189c9, #ffffff);
    background: -o-linear-gradient(left,#005293, #ffffff);
    background: -moz-linear-gradient(left,#005293, #ffffff);
    background: linear-gradient(left,#005293, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005293', endColorstr='#ffffff',GradientType=1 );}
.zwtitright{height: 3px;
width: 500px;
    background-color: #ffffff;
    background: -webkit-linear-gradient(left,#ffffff, #2189c9);
    background: -o-linear-gradient(left,#005293, #2189c9);
    background: -moz-linear-gradient(left,#005293, #2189c9);
    background: linear-gradient(left,#005293, #2189c9);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005293', endColorstr='#2189c9',GradientType=1 );}
.tittn span{font-size: 26px;
    font-weight: bold;}
.left-2{width: 750px;
    float: left;
    overflow: hidden;}
.tad02 {
	width: 100%;

	height: 34px;border-bottom: 2px solid;
    border-image: linear-gradient(to right, #2189c9, #ffffff);
    border-image-slice: 1;
}
.tad02 li.hover {
	
}
.tad02 li a {
	font-size: 16px;
	color: #909090;
	font-weight: bold;
}
.tad02 li.hover a {
	color: #000000;
}
.tad02 li {
	overflow: hidden;
	float: left;
	
	padding: 0px 10px 10px 10px;
	text-align: center;
	margin-right: 10px;
}
.sylist {
	width: 99%;
	margin: auto;
}
.sylist li {
	width: 100%;
	line-height: 44px;
	overflow: hidden;
}
.sylist li a {
	font-size: 17px;
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;	
	padding-left: 8px;
color: #000000;
}
.sylist li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #dddddd;
    float: left;
    margin-top: 19px;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;
}
.right-2{width: 380px;
    float: right;
    background: #fafafafa;
    overflow: hidden;height: 300px;
    border-radius: 5px;}
.xxgk{    text-align: center;
    display: inherit;
    font-size: 20px;
    border-bottom: 2px solid #2189c9;
    line-height: 34px;
    font-weight: bold;}
.ywgk {overflow: hidden;}
.ywgk li{line-height: 42px;
    width: 170px;
    float: left;
    background-color: #ffffff;
    margin: 17px 0px 2px 14px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px #dededede;}
.ywgk li a{font-family: "Microsoft YaHei", Gadget, sans-serif; font-size: 14px;  color: #000000;}
.left-3{width: 600px;
    float: left;}
.right-3{width: 527px;
    float: right;}
.xjlist {
	width: 99%;
	margin: auto;
}
.xjlist li {
	width: 100%;
	line-height: 44px;
	overflow: hidden;
}
.xjlist li a {
	font-size: 17px;
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;	
	padding-left: 8px;
color: #000000;float: left;
}
.xjlist li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #dddddd;
    float: left;
    margin-top: 19px;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;
}
.time1{float:right;}
.fw1{    width: 750px;
    float: left;
    overflow: hidden;}
.fw1tit{width: 80px;
    background: #2189c9;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 15px;float:left;}
.fw1tit span{    font-size: 20px;
    font-weight: bold;
    color: #ffffff;}
.fw01 {
	width:660px;
   
    margin: auto;  
    position: relative;
   overflow: hidden;float:left; margin-top: 30px;
}
.fw01 a {     text-align: center; }
.fw01 a span{     width:70px;
    float: left;
    text-align: center;
    height: 50px;   

    display: flex;
    align-items: center;
    justify-content: center;}
.fw01 a span img{ }
.fw01 a  d{width: 100%;
    display: inherit;
    text-align: center;
    line-height: 38px;
    font-size: 16px;    color: #000000;}
.fw01 .swiper-slide {
display: flex;
    align-items: center;
    justify-content: center;

	
}
.fw01 .swiper-wrapper .swiper-slide a img {	}
.fwtn{width: 100%;
    border-bottom: 1px solid #ededed;
    margin-bottom: 15px;overflow: hidden;}
.fw2{width: 400px;
    float: right;
    overflow: hidden;}
#bjt{    width: 400px;
    height: 260px;
    overflow: hidden;
    margin: auto;
    margin-top: 5px;}
.bjtjlist {
	width: 99%;
	margin: auto;
}
.bjtjlist li {
	width: 100%;
	line-height: 26px;
	overflow: hidden;
}
.bjtjlist li a {
	font-size: 16px;
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;	
	padding-left: 8px;
color: #000000;
}
.bjtjlist li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #dddddd;
    float: left;
    margin-top:10px;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;
}
.tjmore{float: right;
    color: #dedede;
    font-size: 18px;}
.ztzn {
	width: 1152px;
    margin-top: 25px;
    margin: auto;  
    position: relative;
   overflow: hidden;
}
.ztzn .swiper-slide {
	font-size: 16px;

	
}
.ztzn .swiper-wrapper .swiper-slide a img {
	width: 275px;
    height: 110px;border-radius: 5px;}
.zt{position: relative;}
.mbmore{display:none;}
@media screen and (max-width: 640px) and (min-width: 0px){
.cont { width: 6.4rem;  min-height: 5rem;overflow: initial;}
.jdnews { height: 1.4rem; width: 6.4rem;}
.qh { width: 6.4rem;  height: 1.4rem;}
.qh .swiper-slide a span {font-size: .24rem;width: 5.5rem;}
.tn { width: 98%; margin-bottom: 0.25rem;}
.left-1,.right-1,.left-2,.right-2,.left-3,.right-3{ width: 6.3rem;float: inherit; margin: auto;}
.pr, .ne {  --swiper-navigation-size: .2rem;  padding: 0.03rem;  border-radius: 0.05rem;}
.qh1, .qh1 .swiper-slide a img { width: 6.3rem;  height: 3.4rem;}
.qh1 .swiper-slide a span { bottom: 0.45rem; height: 0.45rem;}
.qh1 .swiper-slide a span d { line-height: .4rem; padding-left: 0.1rem;  font-size: .2rem;}
.zs .swiper-pagination-bullet {width: .1rem!important; height: .1rem!important;}
.tad01 { height: 0.5rem; border-bottom: 0.03rem solid; margin-top: 0.25rem;}
.tad01 li { padding: 0px 0.01rem 0.01rem 0.01rem;  margin-right: 0.1rem; line-height: .5rem;}
.tad01 li a { font-size: .24rem;}
.tad01 li.hover {  border-bottom: 0rem;}
.tjlist li,.sylist li,.bjtjlist li,.xjlist li{  line-height: .54rem;}
.tjlist li::before,.sylist li::before,.bjtjlist li::before,.xjlist li::before{ width: 0.06rem; height: 0.06rem; margin-top: 0.25rem;}
.tjlist li a,.sylist li a,.bjtjlist li a,.xjlist li a {font-size: .2rem;    padding-left: 0.15rem;}
.szf {width:100%;}
.qh3,.qh3 .swiper-slide a img {  width: 6.3rem;  height: 0.93rem;}
.zs2 { bottom: 0.35rem!important;}
.zs2 .swiper-pagination-bullet { width: 0.15rem!important;  height: 0.04rem!important;  }
.tittn { margin-bottom: 0.25rem;}
.zwtitleft,.zwtitright{  height: 0.03rem;  width: 2.5rem;}
.tittn span { font-size: .25rem;}
.tad02 { height: 0.5rem;  border-bottom: 0.02rem solid;}
.tad02 li {  padding: 0px .01rem  .01rem  .01rem;  margin-right:  .01rem; line-height: .5rem}
.tad02 li a { font-size: .24rem;}
.right-2 {  height: auto;  border-radius: 0.5rem;}
.xxgk {  font-size: .25rem; border-bottom: 0.02rem solid #2189c9;  line-height: .34rem;}
.ywgk li {   line-height: .6rem;
    width: 2.8rem;    
    margin: 0.17rem 0px 0.02rem 0.2rem;
    border-radius: 0.04rem;
    box-shadow:  .01rem  .01rem  .01rem  .01rem #dededede;
}
.fw1 {   width: 6.3rem;}
.fwtn {
    border-bottom: 0.01rem solid #ededed;
    margin-bottom: 0.15rem;
}
.fw1tit {
    width: 0.8rem;  
    height: 1.6rem; 
    letter-spacing: .15rem; 
}
.fw1tit span {    font-size: .2rem;}
.fw01 {
    width: 5.5rem;
    margin-top: 0.3rem;
}
.fw01 a span {
    width: 0.7rem; 
    height: 0.5rem;
}
.fw01 a d {
    line-height: .38rem; font-size: .16rem;
}
.fw01 a span img {
    width: 0.3rem;
}
.fw2 {
    width: 6.3rem;}
#bjt {
    width: 6.3rem;
    height: 4rem;  
    margin-top: 0.05rem;
}
.tjmore { font-size: .24rem;}
.ztzn .swiper-wrapper .swiper-slide a img {
    width: 6.3rem;
    height: 2.6rem;
    border-radius: 0.05rem;
}
.mbmore{display:block;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #f3f3f3;
    line-height: .55rem;
    font-size: .24rem;
    color: #dedede;margin: 0.15rem 0rem;}
}
/* 数字政府*/
.szf1{    width: 49%;float:left;}
.szf2{    width: 49%;float:right;}
.con2-2-title span {width: 150px;}

.zt{width:100%;    margin-bottom: 35px;}
.zt li{float: left; margin-left: 15px;}
.zt li a img{width: 351px;height:120px;}
.zclj{color: #f00;  font-weight: bold;}
.uldiv li.active .Submenu{
    display:block;
}
.uldiv li .Submenu a{
    font-size:14px;
    line-height: 28px;
}
.Submenu {display:none;}
.Submenu {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 57%;
    height: 100%;
    max-height: 190px;
    z-index: 10;
    right: 0px;
    top: 0px;
border: 1px solid #dedede;
    border-radius: 5px;
    box-shadow: 2px -1px 3px 1px #dedede;
}
.szftp{display: inline-block; float: left;}
.szftp img{width: 652px; height: 96px;}
.datalogo{  margin: auto;
    display: block;
    padding-top: 55px;width:100%;}
.hovercon{padding: 20px 10px 40px 10px;
    height: 342px;
    border: 1px solid #2189c9;
    border-radius: 10px;}
.sjx::after {
 position: relative;
    top: 0px;
    left: 12%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #2189c9;
    border-left: 10px solid #fff;}
.sjx1::after {
  position: relative;
    top: 0px;
    left: 37%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #2189c9;
    border-left: 10px solid #fff;}
.sjx2::after {
    position: relative;
    top: 0px;
    left: 61%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #2189c9;
    border-left: 10px solid #fff;}
.sjx3::after {
   position: relative;
    top: 0px;
    left: 86%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #2189c9;
    border-left: 10px solid #fff;}
.tblist{ float: left;  }
.w15{width: 15%;margin-left: 1.65%;}
.w20{    width: 20%;   margin-left: 5%;}
.w21{    width: 18%;   margin-left: 2%;}
.w22{    width: 18%;   margin-left: 2%;}
.tblist img{}
.tblist p{font-size: 20px;
    padding: 10px 0px;
    color: #000000;}
.tblist li{width: 100%!important;
    height: auto!important;
    border: 0px!important;
    margin-left: 0%!important;    line-height: 36px;}
.tblist li a{color: #777777;
    font-size: 18px;
    display: block;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;float: left;
    padding-left: 8px;}
.tblist  li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #dddddd;
    float: left;
    margin-top: 16px;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;}
.szzf-link{width: 99%;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}
.szzf-link li{width:24%;}
.szzf-link li a img{    width: 100%;}
.szzfcont{position: relative;}
.con1{ display: block;
    width: 95%;
    margin: auto;
    margin-top: 60px;
}

.con1 li{width: 21.5%;
    height: 185px;
    float: left;

    cursor: pointer;}
.con1 li+li{    margin-left: 4.35%;}

.p-name{font-size: 30px;
    line-height: 36px;
    font-weight: bolder;
    color: #2189c9;
    text-align: center;
    margin-top: 27px;}
.hoverbox{
    width: 1200px;
    position: absolute;
background: #fff;
    left: 0px;  
    z-index: 999; 

    display: none;
      margin: auto;
    right: 0px;    padding-top: 20px;
   }
.onhover {
    display: block;
 
    z-index: 999;
}
.dataico{margin: auto; display: block;height:97px;}
.sjwjk{line-height: 42px; margin-left: 27px;}
.sjwjk .a1{font-size: 21px;
    display: inline-block;
    color: #f00;
    font-weight: bold;}
.sjwjk .a2{font-size: 21px;
 display: initial;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;}
.tbi i{width: 75px;
    height: 75px;
    display: inline-block;
    text-align: center;
    line-height: 75px;    border-radius: 50%;}

.tbi i img{ width: 68px;}
.tjlist li a:hover,.wjlist li a:hover,.bjtjlist li a:hover,.dclist li a:hover{color:#0f88e5;}
.Submenu {  display: none;}
.uldiv{   height:216px; 
    position: relative;
    box-sizing: border-box;}
.btnbox {
    text-align: center;
    position: absolute;
    bottom: -11px;
    display: inline-block;
    margin: 0 auto;
    left: 23px;
    font-size: 0px;display:none;top: 227px;}
.btnshow .btnbox{display:block;}
.datadd{width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.datadd ul{    transition: all 0.25s;
    width: 100%;position: absolute;
    left: 0px;
    top: 0px;}
.lipre, .linext {
    width: 20px;
    height: 20px;
   
    border-radius: 50%;
    bottom: 0px;
    display: none;
    z-index: 10;
    text-align: center;
    border: 1px solid #ddd;
 line-height: 20px;
}
.lipn {
    display: inline-block;margin-right: 15px;
}
.lipn img{width: 20px;}
#ckmore{display:none;}
.uldiv li.active .Submenu{
    display:block;
}
.uldiv li .Submenu a{
    font-size:14px;
    line-height: 28px;
}
.Submenu {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 57%;
    height: 100%;
    max-height: 190px;
    z-index: 10;
    right: 0px;
    top: 0px;
border: 1px solid #dedede;
    border-radius: 5px;
    box-shadow: 2px -1px 3px 1px #dedede;
}
.datadd ul li.active>a::before{
    content: '';
    border-right: 8px solid #dedede;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    width: 0;
    right: 65%;
    top: 12px;
    cursor: pointer;
}
.szzftn{width: 1200px; margin: auto;}
.hf{}
.hf li img{width:100%;}
@media screen and (max-width: 640px) and (min-width: 0px){
.szzftn {
    width: 6.4rem;}
.datalogo{  margin: auto;
    display: block;
    padding-top: 0.35rem;width:100%;}
.hovercon{   
    padding: 0.1rem 0.1rem 0.1rem 0.1rem;   
   height: auto;  overflow: hidden;
border-top: 2px solid #0f88e5;}
.sjx::after {
 position: relative;
    top: 0.01rem;
    left: 13.5%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 0.1rem solid #fff;
    border-bottom: .1rem solid #0f88e5;
    border-left: .1rem solid #fff;}
.sjx1::after {
  position: relative;
    top: 0.01rem;
    left: 37.5%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: .1rem solid #fff;
    border-bottom: .1rem solid #0f88e5;
    border-left: .1rem solid #fff;}
.sjx2::after {
    position: relative;
    top: 0.01rem;
    left: 61%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: .1rem solid #fff;
    border-bottom: .1rem solid #0f88e5;
    border-left: .1rem solid #fff;}
.sjx3::after {
   position: relative;
    top: 0.01rem;
    left: 85%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #0f88e5;
    border-left: 10px solid #fff;}
.tblist{ float: left; margin-bottom: 0.25rem;margin-top: 0.25rem; }
.w15{width: 31%;margin-left: 1.65%;}
.w20{    width: 31%;   margin-left: 1.65%;}
.w21{    width: 31%;   margin-left: 1.65%;}
.w22{    width: 31%;   margin-left: 1.65%;}
.tblist img{}
.tblist p{font-size: 0.2rem;
    padding: 0.02rem 0px;
}
.tblist li{width: 100%!important;
    height: auto!important;
    border: 0px!important;
    margin-left: 0%!important;    line-height: .35rem;}
.tblist li a{color: #a3a3a3;
    font-size: 0.18rem;
    display: block;  
    float: left;
    padding-left: 0.08rem;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;}
.tblist  li::before {
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    background: #dddddd;
    float: left;
    margin-top: 0.12rem;
    cursor: pointer;
    z-index: 999;
    visibility: unset;
    border-radius: 100%;}
.szzf-link{width: 99%;
    overflow: hidden;
    padding-bottom: 0.3rem;
    padding-top: 0.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}
.szzf-link li{}
.szzf-link li a img{    width: 90%;}
.szzfcont{position: relative;}
.con1{ display: block;
    width: 95%;
    margin: auto;
    margin-top: 0.6rem;
}

.con1 li{width: 21.5%;
    height: auto;
    float: left;

    cursor: pointer;}
.con1 li+li{    margin-left: 4.35%;}

.p-name{font-size: 0.3rem;
    line-height: 0.36rem;
    font-weight: bolder;
    color: #0f88e5;
    text-align: center;
    margin-top: 0.27rem;}
.hoverbox{
    width: 6.35rem;
    position: absolute;
background: #fff;
    left: -0rem;  
    z-index: 999; 

    display: none;
      margin: auto;
    right: 0px;    padding-top: 0.2rem;
   }
.onhover {
    display: block;
 
    z-index: 999;
}
.dataico{margin: auto; display: block;height: .97rem;}
.sjwjk{line-height: 0.55rem;margin-left: .8rem;}
.sjwjk .a1{font-size: 0.6rem;
    display: inline-block;
    color: #f00;
    font-weight: bold;}
.sjwjk .a2{font-size: 0.6rem;
 display: initial;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;}
.tbi i{width: .5rem;
    height: .5rem;
    display: inline-block;
    text-align: center;
    line-height: .5rem;
    border-radius: 50%;}
.tbi i img{ width: 0.55rem;}
.Submenu {  display: none;}
.uldiv{   height:2rem; 
    position: relative;
    box-sizing: border-box;}
.btnbox {
    text-align: center;
    position: absolute;
    bottom: -0.11rem;
    display: inline-block;
    margin: 0 auto;
    left: 0.13rem;
    font-size: 0px;display:none;top: 2.15rem;}
.btnshow .btnbox{display:block;}
.datadd{width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.datadd ul{    transition: all 0.25s;
    width: 100%;position: absolute;
    left: 0px;
    top: 0px;}
.lipre, .linext {
    width: 0.2rem;
    height: 0.2rem;
   
    border-radius: 50%;
    bottom: 0px;
    display: none;
    z-index: 10;
    text-align: center;
    border: 0.01px solid #ddd;
 line-height: 0.2rem;
}
.lipn {
    display: inline-block;margin-right: 0.15rem;
}
.lipn img{width: 0.2rem;}
.tnconts {
    width: 6.4rem;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.conbox_tafa01 {
    height: auto;}
#ckmore{display: block;
    width: 100%;
    background: #fafafa;
    height: 1.5rem;
    text-align: center;
    margin: 0.2rem 0rem;
    line-height: 1.5rem;border-radius: 5px;}
#ckmore a{font-size: .62rem;
    color: #dedede;}
.tblist li::before{display:none;}
.tbi i { margin-left: 6%;}
.kd{width: 7.5rem;}
.kf i{margin-left: 2%;}
.Submenu {
    position: absolute;
    background: #fff;
    padding: 0.25rem;
    width: 57%;
    height: 100%;
    max-height: 5.4rem;
    z-index: 10;
    right: 0px;
    top: 0px;
    border: .01rem solid #dedede;
    border-radius: .05rem;
    box-shadow: .02rem -.01rem .03rem .01rem #dedede;
}
.uldiv li .Submenu a {
    font-size: .4rem;
    line-height: .8rem;
}
.g1{}
.g2{}
.g3{}
.g4{}
}